-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Humanity's last exam #520
base: main
Are you sure you want to change the base?
Humanity's last exam #520
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
few_shots_select=None, | ||
generation_size=8192, # TODO | ||
metric=[Metrics.exact_match, Metrics.hle_metrics], | ||
stop_sequence=["\n"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs to be empty, otherwise models stop too early
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stop sequence?
Full pipeline working, but needs to be tested against R1 - on hold, waiting for IE update